home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / tcp_ip / jnos / cmdshelp / fkey < prev    next >
Text File  |  1994-08-13  |  768b  |  24 lines

  1.  
  2. fkey
  3.  
  4.         The 'fkey' command allows you to program the function keys and
  5.         several other cursor control keys.
  6.  
  7.         fkey
  8.           This command produces a listing of the currently defined
  9.           function keys.
  10.  
  11.  
  12.         fkey <key_number> [<value> | "<string>" ]
  13.           Display or define a new setting for a function key.
  14.  
  15.         Control characters can be included in the string by prefixing
  16.         with the ^ character (SHIFT 6 on most keyboards); e.g. CR is
  17.         entered as ^M.  To insert a ^ in the string, enter ^^.
  18.  
  19.         >> Examples:  fkey 87 "trace tnc0 211^M"  (SHIFT-F4 turns trace
  20.                                                      on)
  21.                       fkey 72 ""                  (disable up arrow)
  22.  
  23.  
  24.